
/*********************************************/
/*************公用样式**************/
/*********************************************/
/**
 * 1200+
 * 内容宽度：1190px
 * 页面内容居中
 * 匹配默认样式
 */
 @font-face {
	font-family: fzxt;
	src: url(../font/fzxt.eot);
	src: url(../font/fzxt.eot) format('embedded-opentype'), url(../font/fzxt.ttf) format('truetype');
}
 
 body{ }
.wrapBox{ width:100%; }
.contentBox{ width:1170px; margin:0 auto; }
.headerWrap{  }
.headerBox{ position:relative; }



.containerWrap{ background:#FFF; min-height:600px; }
.containerBox{ padding-top:20px; min-height:600px; }


.footerBox{min-height:80px; padding:10px 0; width:590px; margin:0 auto; position:relative; }
.footer-item{ font-size:14px; color:#666666; font-family: "微软雅黑"; line-height:40px; float:left; margin-right:30px;  }
.footer-item-4{ margin-left:30px; }
.tyzyzz-qrcode{ width:88px; height:88px; display:block; position:absolute; left:-100px; top:5px; }

.icon-span{ display:block; position:absolute; left:0; top:10px; width:1px; height:18px; background:#4D4D4D; }
.org-box{ right: -80px;}

#go-top {
	bottom: -100px;
	cursor: pointer;
	position: fixed;
	right: 0px;
	transition: all 0.6s ease-out 0s;
	z-index:99999;
}

p{ font-size:14px; line-height: 200%;  padding: 5px 0px;  font-family: "微软雅黑";  }
p.text-center{ text-align:center; text-indent:0; }


.video{ width: 800px; margin:0 auto; position: relative; }
.video .jwplayer {position:absolute; left:0; right:0; top:0; bottom: 0; z-index: 1000}
.video .alt{ padding-top: 56.25%; height:0px; line-height:0}



.pageBox{ width:100%; height:auto; }
#next{ margin-top:5px; }

/*副标题*/
.ftitle{margin:5px auto; overflow:hidden; width:100%; color:#000; font-size:16px; line-height:30px; font-family:"微软雅黑"; text-align:center;  }

/*=====================图片系统模型模板样式===========================*/
ul.photolist{ min-height:560px; _height:expression(this.scrollHeight <560 ?"560px" : "auto"); }
ul.photolist li{ width:250px; height:160px; float:left; margin:10px 25px 20px 25px;  cursor:pointer; position:relative; overflow:hidden; }
ul.photolist li  img{ width:100%; height:100%; display:block; }
ul.photolist li .pic-name{ width:100%; line-height:30px; height:30px;text-align:center; font-size:14px; overflow:hidden;  font-family:"宋体"; position:absolute; left:0; bottom:0; background:#000;color:#FFF;  opacity:0.6; filter:Alpha(opacity=60);z-index:400; display:block;  }
ul.photolist li:hover .pic-name{ display:none; }


/*============================================================全站搜索================================================================*/
.blueFont {color: #088CF3;font-size:16px; }
.blackFont{ color:#000000; font-size:16px; }
.text-all{ width:100%; padding:10px 0;  line-height:24px; text-align:left; text-indent:2em; margin-top:10px; font-size:14px; font-family:"微软雅黑"; background:#F6F5F5; }
.keyword-style{ color:#FF9218; }
.search-num{ font-family:fzxt; font-size:24px;color: #088CF3; }
.wrapper-result{ width:96%; height: ; margin:10px  auto 20px  auto;  color:#333;  padding:5px; border-bottom:1px solid #DED7C9; position:relative; }
.message-title  {font-weight: normal;margin: 0; font-size: 14px;  line-height:28px; height:28px; font-family:"微软雅黑"; font-family: fzxt; text-indent:0px;color:#000; overflow:hidden; }
.smalltext{ text-indent:0; color:#7B7B7B; font-family:"宋体"; }
.release-date{ font-family:fzxt; }

.message-title .titletext{ font-size: 14px; font-family:"微软雅黑";font-family: fzxt; z-index:15;  }

.wrapper-result .release-date { }
.wrapper-result .column-name { }

.wrapper-result-over{  }
.wrapper-result-over .message-title { }
.wrapper-result-over .message-title .titletext ,.wrapper-result-over .message-title .titletext .keyword-style{ color:#088CF3; }


.dis-none{ display: block; }

#pageText{ padding-top:5px; }
#pageText img.contentPic {
    height: auto;
    margin: 5px auto;
    max-width: 100%;
	display:block; 
}
/**
 * 1024-1200
 * 内容宽度990
 */
@media only screen and (max-width: 1200px) {
	.contentBox{ width:100%; }
	.video{ width: 96%; }


}
/**
 * 768-1023
 * 内容宽度740
 */

@media only screen and (max-width: 1023px) {
	
	.footerWrap,.footerBox{ min-height:40px; width:100%; }
	.footer-item,.tyzyzz-qrcode{ display:none; transition:all 0.5s;}
	.footer-item-1{ display:block; transition:all 0.5s; margin:0; width:100%; text-align:center; }
	.org-box{ right:0;display: none; }
	.dis-none{ display: none; }
	
}
/**
 * ipad竖屏：(orientation:portrait)
 * ipad横屏：(orientation:landscape)
 */

@media only screen and (max-width: 768px) and (orientation: portrait) {
	.navDom{ overflow:scroll; }
	.containerBox, .containerWrap, .listWrap {min-height: 400px;}
}
/**
 * 640-767
 * 内容宽度590
 */

@media only screen and (max-width: 767px) {
	.navDom{ overflow:scroll; }
	.containerBox, .containerWrap, .listWrap {min-height: 400px;}
}
/**
 *481-639
 * 按百分比缩放，最小缩放到480
 */

@media only screen and (max-width: 639px) {	
	.containerBox, .containerWrap, .listWrap {min-height: 200px;}
	ul.photolist li{ width:80%; height:160px; float: none; margin:10px  auto 20px  auto;   }
}
/**
 *320-480
 * 按百分比缩放，最小缩放到320
 */

@media only screen and (max-width: 480px) {	
	ul.photolist li{ width:250px;   }
}

@media screen and (max-width: 359px) {

}
